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