# File lib/mail/indifferent_hash.rb, line 95
    def dup
      IndifferentHash.new(self)
    end