8 9 10
# File 'lib/coffeefile.rb', line 8 def self.path @path ||= Pathname.new(Dir.pwd).join('Coffeefile') end