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