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