# File lib/facets/core/string/last.rb, line 22
  def last=(str)
    self << str
  end