# File lib/extlib/dictionary.rb, line 380
  def first
    @hash[order.first]
  end