class Rufo::Formatter

def current_token_column

def current_token_column
  current_token[0][1]
end