# #TODO: please investigate if this can be removed # class Symbol # def to_json(*) # to_s # end # # def as_json(*) # to_s # end # end