(function(b){var a={init:function(c){this.each(function(){var d=b(this)});return this},destroy:function(){return this.each(function(){})},remove:function(d,c){}};b.fn.TODO=function(c){if(a[c]){return a[c].apply(this,Array.prototype.slice.call(arguments,1))}else{if(typeof c==="object"||!c){return a.init.apply(this,arguments)}else{b.error("Method "+c+" does not exist on jQuery.TODO")}}return this}})(jQuery);
