class RSpec::Mocks::ArgumentMatchers::BaseHashMatcher

def initialize(expected)

def initialize(expected)
  @expected = expected
end