# File lib/vpim/dirinfo.rb, line 200
    def push(field)
      dirty
      @fields[-1,0] = field
      self
    end