# File lib/rake/rake_module.rb, line 8
    def application
      @application ||= Rake::Application.new
    end