create(); self::$instance = new Hooks( new WPML_Rewrite_Rule_Filter_Factory(), $global_settings ); } return self::$instance; } }