# File lib/core/facets/indexable.rb, line 41
  def head
    slice(0,1)
  end