# File lib/dragonfly/content.rb, line 31
    def initialize_copy(other)
      self.meta = meta.dup
    end