# File lib/dragonfly/app.rb, line 44 def register_datastore(symbol, &block) available_datastores[symbol] = block end