A TaskFile object of our Store
494 495 496
# File 'lib/sake.rb', line 494 def tasks_file @tasks_file ||= TasksFile.parse(path) end