Sets the shell for this thor class.
49 50 51
# File 'lib/thor/shell.rb', line 49 def shell=(shell) @shell = shell end