class Byebug::Runner

def init_script

def init_script
  defined?(@init_script) ? @init_script : true
end