pub trait StreamingJobModelContextExt { // Required method fn stream_context(&self) -> StreamContext; }