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