# File lib/marc/record.rb, line 43
def
append
(
field
)
@fields
.
push
(
field
)
end