class Rufo::Formatter

def next_indent

def next_indent
  @indent + @indent_size
end