# File lib/relax/symbolic_hash.rb, line 58
    def delete(key)
      super(convert_key(key))
    end