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