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