class Sinatra::Runner

def start

def start
  IO.popen(command)
end