# File lib/rr/wildcard_matchers/hash_including.rb, line 25
      def inspect
        "hash_including(#{expected_hash.inspect})"
      end