# File lib/dragonfly/memory_data_store.rb, line 4
    def initialize
      @content_store = {}
    end