require 'reap/rake' desc "I call it what I will" info :info demo( :d2 ) do |t| t.message = "Hey There!" end