# File lib/capybara/rspec/matchers.rb, line 50
      def failure_message_for_should
        "expected there to be text #{format(text)} in #{format(@actual.text)}"
      end