class Rufo::Formatter

def comment?

def comment?
  current_token_kind == :on_comment
end