1..3 # ->initialize() ok 1 - ->initialize() throws an exception if you don't pass a plugin_dir option ok 2 - ->initialize() throws an exception if you don't pass a cache_dir option # ->registerChannel() ok 3 - ->registerChannel() registers a PEAR channel # Looks like everything went fine.