add a suffix to the value of a field
# append to a value. e.g. {name => 'joe'} append(name, y) # {name => 'joey'}
Catmandu::Fix