getOption: function () {
    var option = this.get('option');
    var states = option.split('.');

    if (states.length > 0) {