# File lib/rake/task_arguments.rb, line 58
58:     def to_s
59:       @hash.inspect
60:     end