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