_value: function() {
        var val = this.options.value;
        val = this._trimAlignValue( val );

        return val;