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