# File lib/rspec/mocks/argument_matchers.rb, line 202 def hash_excluding(*args) HashExcludingMatcher.new(anythingize_lonely_keys(*args)) end