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