Help for this page
package MapDelay; sub new { ... sub foo { return MapDelay->new( Bar->new, Bar->new, Bar->new ); };