# File lib/more/facets/stash.rb, line 30
  def [](k)
    super(k.to_s)
  end