# File lib/merb-core/test/matchers/view_matchers.rb, line 259 def negative_failure_message "expected the following element's content to not #{content_message}:\n#{@element.inner_content}" end