class Rufo::Formatter

def track_comment

def track_comment
  @comments_positions << [@line, @column, 0, nil, 0]
end