sub foo{ my $self = shift; return eval{ # wtf 1; }; }