private void Initialize() { Reports = ReportHelper.BuildReportDictionary(); var delegates = DelegateHelper.BuildDelegateDictionary(Reports); TokenEvents.Actions = delegates; }