[ 'userpicker' => function (array $params = []) { $params['model'] = $this->model(); return (new UserPicker($params))->toArray(); } ] ];