Generator.prototype.askForConstantValue = function askFor() {
    var cb = this.async();

    this.prompt([{
        type: 'input',