will there be another way to pass the exercise without using if loop? I have been testing using the "Class.forName" method, but have not got results. Class<?> cl = Class.forName(key); Person.cl person = Person.new cl(); System.out.println(person);