# File lib/crono/cli.rb, line 16 def initialize self.config = Config.new Crono.scheduler = Scheduler.new end