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