protected function shouldImplyCC(PhabricatorLiskDAO $object, PhabricatorApplicationTransaction $xaction)
 {
     return $xaction->isCommentTransaction();
 }