uw.controller.Step.prototype.moveNext = function () {
        this.unload();

        if ( this.nextStep ) {
            this.nextStep.load( this.uploads );