31 32 33
# File 'lib/transcriptic.rb', line 31 def root @root ||= Pathname.new(File.expand_path('../', File.dirname(__FILE__))) end