class Rufo::Formatter

def current_token_line

def current_token_line
  current_token[0][0]
end