public function getRootObjects(IBaseObject $object)
 {
     return array(DropFolderPeer::retrieveByPK($object->getDropFolderId()));
 }