class Byebug::OptionSetter

def initialize(runner, opts)

def initialize(runner, opts)
  @runner = runner
  @opts = opts
end