global

def rake(rakefile, task)

def rake(rakefile, task)
  Raykit::Rake::rake(rakefile,task)
end