# File lib/formatador.rb, line 96
  def indentation
    '  ' * @indent
  end