# File lib/cri/command.rb, line 122 def initialize @aliases = Set.new @commands = Set.new @option_definitions = Set.new end