Please tell me, what the issue to call super.gerDescrition() inside String.format as argument? Is it unsafe? Can it break something? Why do we need first call super.getDescrition, then + String.format with remaining cotents? My code perfectly meets all task requirenments, but getDescrition() or EuropeanHen verefication was failed.