19 20 21 22
# File 'lib/uv.rb', line 19 def self.path result = [] result << File.join(File.dirname(__FILE__), ".." ) end