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

    var dependents = wizard._dependents(wizard.$suggestions);
    wizard.log("VALID SUGGESTIONS:", dependents);