class Honeybadger::CLI::Test

def initialize(options)

def initialize(options)
  @options = options
  @shell = ::Thor::Base.shell.new
end