13 14 15
# File 'lib/conflagration.rb', line 13 def self.path new_path=nil new_path ? (@path = new_path) : @path end