# File lib/dragonfly/content.rb, line 126
    def add_meta(meta)
      self.meta.merge!(meta)
      self
    end