# File lib/rspec/mocks/argument_matchers.rb, line 65 def description "hash_including(#{@expected.inspect.sub(/^\{/,"").sub(/\}$/,"")})" end