# File lib/fog/aws.rb, line 252
      def self.vpc_id
        "vpc-#{Fog::Mock.random_hex(8)}"
      end