# File lib/merb-core/test/matchers/controller_matchers.rb, line 86 def negative_failure_message "expected #{@target.name} not to provide #{@expected}, but it does" end