# File lib/core/facets/string/squish.rb, line 11
  def squish
    dup.squish!
  end