class RSpec::Mocks::ArgumentMatchers::HashNotIncludingMatcher

def initialize(expected)

def initialize(expected)
  @expected = expected
end