# File lib/cri/command.rb, line 164 def add_command(command) @commands << command command.supercommand = self end