# File lib/mega/lru_cache.rb, line 101
  def first
    @head.lru_next
  end