# File lib/mustache/parser.rb, line 37 def to_s "\#{@message}\nLine \#{@lineno}\n\#{@stripped_line}\n\#{' ' * @stripped_column}^\n" end