# File lib/merb-core/test/matchers/view_matchers.rb, line 35 def negative_failure_message "expected following text to not match selector #{@expected}:\n#{@document}" end