7 8 9
# File 'lib/stimul8/component/storage.rb', line 7 def storage_engine @@storage_engine ||= Stimul8::Storage::InMemory.new end