Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
shell()
public
# File lib/bundler/vendor/thor/lib/thor/shell.rb, line 52
def shell
@shell ||= Bundler::Thor::Base.shell.new
end