# File lib/formatador.rb, line 112
  def new_line
    print("\n")
    nil
  end