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