# File lib/more/facets/stash.rb, line 14
  def fetch(k)
    super(k.to_s)
  end