protected boolean isIfCommentStatementOperand(String target) {
   return IfCommentEvaluator.isOperand(target);
 }