getAddress: function () {
            var that = this;

            return this.addressField.split( ',' )
                .map( function ( part ) {