# File lib/thor/shell.rb, line 19
    def self.shell=(klass)
      @shell = klass
    end