Because we’re used in contexts that expect to return a token, we set the text string and then return ourselves
# File rdoc/parsers/parse_rb.rb, line 51 def set_text(text) @text = text self end
<code/>
<pre/>
<code/>and<pre/>for code samples.