A.$.extend(color:function(){}); B.$.fn.extend({demo:function(){}}); C.$.extend({color:function(){}}); D.$.fn.extend(demo:function(){});