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