export class Constants {
    public static readonly TEST_USER_CODE                    = 'TESTUSER';
[#CONSTANTS#]
}
