# File lib/rspec/mocks/argument_matchers.rb, line 189 def hash_including(*args) HashIncludingMatcher.new(anythingize_lonely_keys(*args)) end