public static const ARR1:Array = [1, 2, 3]; public static const ARR2:Array = [3, 2, 1]; public static const _instance = new Singleton();