bless( [ { 'args' => [], 'method' => 'new' }, { 'args' => [], 'method' => 'foo' }, { 'args' => [ undef ], 'method' => 'bar' }, { 'args' => [ 'her p' ], 'method' => 'baz' } ], 'Object::MethodChain' );