public string[] PreCall(CodeGenerationOptions opt, string var_name)
 {
     return(gen.PreCall(opt, var_name));
 }