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