class Tryouts::Drill::Sergeant::CLI

def initialize(*args)

def initialize(*args)
  @rbox_args = args
  @rbox = Rye::Box.new
end