示例#1
0
 private function _getFromMap($id)
 {
     return My_Model_Watcher::exists($this->targetClass(), $id);
 }