def deserialize_raw(self, collection_type): """ Get object data from disk, not objects. """ return serializer.deserialize_raw(collection_type)