# File lib/more/facets/openobject.rb, line 153
  def delete(key)
    super(key.to_sym)
  end