# File rparsec/token.rb, line 38
def
to_s
"#{@kind}: #{@text}"
end