# File lib/whenever/command_line.rb, line 7
    def self.execute(options={})
      new(options).run
    end