public TaskGrantBuilder WithAutoTaskAndTask() { _autoTaskBuilder.Create(); _taskBuilder.Create(); return(this); }