Google

# File lib/rmail/header.rb, line 239
    def delete_at(index)
      @fields[index, 1] = nil
      self
    end