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