Strin
g
value
= Try.of
(
(
)
-> ...
)
.getOrElseGet
(
somethingElse
)
;