protected function load_plugin_textdomain( $textdomain, $rel_path = '' ) {
            if ( empty( $rel_path ) ) {
                return load_plugin_textdomain( $textdomain );
            }