# File lib/core/facets/string/indent.rb, line 73
  def unindent!
    replace(unindent)
  end