find: function( selector ) {
        var self = this,
            i, l;

        if ( typeof selector !== "string" ) {