# File lib/parser/source/comment.rb, line 113 def inspect "#<Parser::Source::Comment #{@location.expression.to_s} #{text.inspect}>" end