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