val result = if (maybeSomething != null) maybeSomething.perform(something) else null