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