# File lib/spec/rails/matchers/include_text.rb, line 48
      def include_text(text)
        IncludeText.new(text)
      end