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