$self->MagicallyRecallState(); # and jump to the correct #codeblock foreach $sth (@sth) { $self->SaveState() && return; $sth->method(); };