($_ = sub { print "I will not throw paper airplanes in class.\n"; $_->( shift() - 1 or return ); })->(500);