Returns the value of attribute description
Returns:
the current value of description
2 3 4
# File 'lib/wip/vendor/thor/task.rb', line 2 def description @description end