_create: function()

in auth-lib/docs-store/search.js [88:91]


    _create: function() {
        this._super();
        this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)");
    },