name()
Name of the task, including any namespace qualifiers.
# File lib/rake/task.rb, line 93 def name @name.to_s end