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