64 65 66
# File 'lib/parser/comment.rb', line 64 def to_s "#<Parser::Comment tokenlines=#{@tokenlines.length} doclines=#{@doclines.length}>" end