$self->content("bar".substr($self->content,3)); #### s/foo/bar/, $self->content($_) for $self->content;