builder.addMethod("lincurve", function() {
      return this.multiChannelPerform.apply(
        this, [ $.Symbol("lincurve") ].concat(_.toArray(arguments))
      );
    });