uw.controller.Step.prototype.addUpload = function ( upload ) {
        this.uploads.push( upload );
    };