class RSpec::Matchers::MultiMatcherDiff

def diff_label_for(matcher)

def diff_label_for(matcher)
  "Diff for (#{truncated(RSpec::Support::ObjectFormatter.format(matcher))}):"
end