BlinkDiffComparison.prototype.shouldFailOnAdditions = function () {
    return !!this.getDriver().getValue('blinkDiff.failOnAdditions');
};