private void Initialize() { this.Name = Components.TODO; m_Evaluator = new TodoEvaluator(this); SetService(m_Evaluator); }