# File lib/dragonfly/app.rb, line 125
    def datastore
      @datastore ||= FileDataStore.new
    end