const PasswordOptionModel = OptionModel.extend({

  initialize: function () {
    OptionModel.prototype.initialize.apply(this, arguments);