module Honeybadger::CLI

def self.start(*args)

def self.start(*args)
  Main.start(*args)
end