jQuery.fn.extend({
    find: function( selector ) {
        var i,
            ret = [],
            self = this,