# File lib/rack/server.rb, line 136
    def self.start(options = nil)
      new(options).start
    end