# File lib/marc/record.rb, line 147
    def tags
      return @fields.tag_list
    end