class WebMock::Matchers::HashExcludingMatcher

def inspect

def inspect
  "hash_excluding(#{@expected.inspect})"
end