public override string getDeclComment(Env env)
 {
     return(_fun.getDeclComment(env));
 }