13 14 15
# File 'lib/just.rb', line 13 def self.path(*paths) File.expand_path(File.join(directory, *paths)) end