# File lib/aws/ec2/route_table.rb, line 60
      def vpc
        VPC.new(vpc_id, :config => config)
      end