class RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher

def description

def description
  super("hash_not_including")
end