Returns the value of attribute usage
Returns:
the current value of usage
2 3 4
# File 'lib/thor/command.rb', line 2 def usage @usage end