# File temp/formatters/pretty.rb, line 92 def write_comment( node, output) output << ' ' * @level super end