$new = sub { return Foo->new(@_) }; run_test( $new );