optionally With Default Receiver
fun <BC : BehaviourContext, R, U : Update> CustomBehaviourContextAndTypeReceiver<BC, R, U>.optionallyWithDefaultReceiver(include: Boolean, data: BehaviourContextData): suspend BC.(U) -> R(source)