class Rufo::Formatter

def current_token

[[1, 0], :on_int, "1"]
def current_token
  @tokens.last
end