Fix non-string object transformations
Non-string objects were not being transformed correctly. This fixes that by using the correct get(key, class)
method
Non-string objects were not being transformed correctly. This fixes that by using the correct get(key, class)
method