# File lib/ramaze/snippets/ramaze/dictionary.rb, line 386
    def last
      @hash[order.last]
    end