# File lib/facets/more/lrucache.rb, line 90
  def first
    @head.lru_next
  end