$.uls.data.getLanguagesInScript = function ( script ) {
        return $.uls.data.getLanguagesInScripts( [ script ] );
    };