sub synchronize { my $self = shift; ... find(sub { $self->_privmethode(@_ }, $rfolder); }