class WebMock::HashValidator

def initialize(hash)

def initialize(hash)
  @hash = hash
end