# File lib/more/facets/stash.rb, line 26
  def key?(k)
    super(k.to_s)
  end