module Rake

def application

Current Rake Application
def application
  @application ||= Rake::Application.new
end