示例#1
0
 public function markNew()
 {
     My_Model_Watcher::registerNew($this);
     return $this;
 }