# File lib/webmock/util/hash_validator.rb, line 3
    def initialize(hash)
      @hash = hash
    end