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