# File lib/templater/spec/helpers.rb, line 32 def negative_failure_message "expected #{@actual.inspect} not to invoke #{@expected.inspect} with #{@with}, but it did" end