# File lib/librarian/manifest_set.rb, line 56
    def dup
      self.class.new(index)
    end