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