# File lib/dm-core.rb, line 108 def self.root @root ||= Pathname(__FILE__).dirname.parent.expand_path end