sub { my $self = shift; my $it = $self->OStream->($_[0]); $self->Trace(_CallerStr($it)); return $it; };