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