The path of this derived base class.
42 43 44 45 46
# File 'lib/bake/base.rb', line 42 def self.path self.const_get(:PATH) rescue nil end