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