# File lib/yard/parser/ruby/legacy/ruby_lex.rb, line 48
        def set_text(text)
          @text = text
          self
        end