class RSpec::Benchmark::IterationMatcher::Matcher

def failure_message_when_negated

def failure_message_when_negated
  "expected block not to #{description}, but #{negative_failure_reason}"
end