another option is replacing ` Optional....
# announcements
p
another option is replacing ` Optional.of(this as T)`with
Optional.of(castTo.cast(this))