# File lib/capybara/rspec/matchers.rb, line 58
      def description
        "have text #{format(text)}"
      end