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