# File lib/ramaze/snippets/ramaze/dictionary.rb, line 211
    def [] k
      @hash[ k ]
    end