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