function valid()
 {
   $this->calls['valid']++;
   return parent :: valid();
 }