global

def try(command)

def try(command)
  Raykit::TopLevel.run(command, false)
end