# File lib/data_objects.rb, line 20 def self.root @root ||= Pathname(__FILE__).dirname.parent.expand_path end