# File lib/facets/more/dictionary.rb, line 210
  def [] k
    @hash[ k ]
  end