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