define(['wire!otherSpec'], function(otherSpec) { return { myModule: { extends: { $ref: 'otherSpec.myBaseModule' }, args: { ['argOverrides'] } } } });