GeneralDiagnosticsInterface: {
    components: [{
        flags: {};
        methods: GeneralDiagnosticsInterface.Base;
    }, {
        flags: {
            dataModelTest: true;
        };
        methods: GeneralDiagnosticsInterface.DataModelTest;
    }];
}