class Rufo::Formatter

def next_token

def next_token
  @tokens.pop
end