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