Searched refs:classMethods (Results 1 – 1 of 1) sorted by relevance
458 _.each(custom, function(classMethods, className) { argument459 …_.extend(xml2js.CLASSES[className].methods, _.pick(classMethods, function(methodSpec, methodName) {