# File lib/core/facets/indexable.rb, line 200
  def last!
    splice(-1)
  end