# File lib/bundler/vendor/thor.rb, line 198 def subcommands @subcommands ||= from_superclass(:subcommands, []) end