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