var jQuery = (function($) { $.pluginFunc = function() { … } return $; }(jQuery));