if (girl) throw new System.Exception("Stop FF no girls here.");
if (girl.isPresent()) { return girl.cast(Boy.class); }