public virtual bool IsPublicFunction(APIFunction function) { return(PublicFunctions.Contains(function)); }