# File lib/rake/task_arguments.rb, line 54
54:     def to_s
55:       @hash.inspect
56:     end