ts('Perform First Task'), 1 => ts('Perform Second Task'), 5 => ts('Perform Third Task'), ); } return self::$_tasks; } }