RefusalWizard.prototype._validQuestions = function() {
    var wizard = this;

    var dependents = wizard._dependents(wizard.$questions);
    wizard.log("VALID QUESTIONS:", dependents);