# File lib/thor.rb, line 45
  def self.tasks
    @tasks ||= TaskHash.new(self)
  end