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