# File lib/aws/ec2/vpc_collection.rb, line 56
      def [] vpc_id
        VPC.new(vpc_id, :config => config)
      end