# File lib/dragonfly/file_data_store.rb, line 91
    def store_meta?
      @store_meta != false # Default to true if not set
    end