# File lib/vcard/dirinfo.rb, line 220
    def push_end(field)
      @fields << field
      self
    end