# File lib/http/cookie_jar/mozilla_store.rb, line 116
    def initialize_copy(other)
      raise TypeError, 'can\'t clone %s' % self.class
    end