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