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