# File lib/god/task.rb, line 103 def canonical_hash_form(to) to.instance_of?(Symbol) ? {true => to} : to end