planner = Planner::factory()->create(); } public function createPlanner(): Planner { return Planner::factory()->create(); } }