#!/usr/bin/ruby2.0 

require "rack"
Rack::Server.start
