* @since 1.0 */ interface UninstallInterface { public function run(); }