# File lib/dm-core/adapters.rb, line 40 def self.in_memory_adapter_path @in_memory_adapter_path ||= 'dm-core/adapters/in_memory_adapter' end