internal override string GetFunctionGuess(AstNode target)
 {
     return(Name.ToString());
 }