# File lib/capybara/rspec/matchers.rb, line 36
      def initialize(text)
        @text = text
      end