# File lib/merb-core/test/matchers/controller_matchers.rb, line 50 def negative_failure_message "expected #{@target} not to be a #{@expected} error, but it was" end