# File lib/aws/ec2.rb, line 390
    def route_tables
      RouteTableCollection.new(:config => config)
    end