# File lib/core/facets/indexable.rb, line 190
  def first!
    splice(0)
  end