# File lib/merb-core/vendor/facets/dictionary.rb, line 380
  def first
    @hash[order.first]
  end