class RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher

def initialize(expected)

def initialize(expected)
  @expected = expected
end