# File lib/marc/record.rb, line 88
    def <<(field)
      append(field)      
    end