# File lib/rr/dsl.rb, line 121
    def hash_including(expected_hash)
      RR::WildcardMatchers::HashIncluding.new(expected_hash)
    end