# File lib/relax/symbolic_hash.rb, line 28
    def [](key)
      super(convert_key(key))
    end