public GOPoolCategory CreateCategory(string categoryName) { return(goPool.CreateCategory(categoryName)); }