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