List<String> computeProperties(Type sourceClass, Type targetClass) { return qualifier.computeProperties(sourceClass, targetClass); }