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