workaround for nonexistent features
Object.getPrototypeOf($('#authors-suggest')).size = function() { return this.length; };