constructor: function (config) { config = config || {}; config.proxy = Ext.merge({}, this.proxy, config.proxy); this.callParent(arguments); }