ref($this) ne 'Pipe'; ref($_) ne 'Pipe'; # $_ is a topicaliser, so is "this" - thus, "this" == "$_" ! UNIVERSAL::can($this, 'smoke'); $_->can('smoke'); #### !.isa('Pipe');