35 36 37
# File 'lib/td/config.rb', line 35 def self.read(path=Config.path, create=false) new.read(path) end