Even though this is not an English word, `Outject()` would be nice to have, basically exposing the following behavior: ```ruby Activity::Railway.Out() => ->(ctx, **) { ctx.key?(:model) ? {model: ctx[:model]} : {} } ```