Sets the shell for this thor class.
58 59 60
# File 'lib/wip/vendor/thor/shell.rb', line 58 def shell=(shell) @shell = shell end