# File lib/marc/record.rb, line 81
def
append
(
field
)
@fields
.
push
(
field
)
@fields
.
clean
=
false
end