class RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
def description
def description "hash_including(#{@expected.inspect.sub(/^\{/,"").sub(/\}$/,"")})" end
def description "hash_including(#{@expected.inspect.sub(/^\{/,"").sub(/\}$/,"")})" end