class RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher

def ===(actual)

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