no strict 'refs'; *{$AUTOLOAD} = sub { return $_[0]->{foobar} }; return $_[0]->{foobar};