class IRB::ExtendCommand::Step

def self.execute(conf)

def self.execute(conf)
  throw :IRB_EXIT, :step
end