class RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher

def ===(actual)

def ===(actual)
  super(:none?, actual)
end