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