class RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher

def initialize(expected)

def initialize(expected)
  @expected = expected
end