48 49 50 51
# File 'lib/ufo/core.rb', line 48 def root path = ENV['UFO_ROOT'] || '.' Pathname.new(path) end