public override string ToShortString() { return(FunctionDeclaration.Substring(0, FunctionDeclaration.IndexOf(')') + 1)); }