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

    if (states.length > 0) {