final String fromOption = Match(_option).of( Case(Some($()), contents -> ...), Case($(), () -> ...));