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