# File lib/facet/string/first&last.rb, line 97
  def last!(str)
    self << str
  end