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