# File lib/rdoc/parsers/parse_rb.rb, line 51
    def set_text(text)
      @text = text
      self
    end