# File lib/rack/server.rb, line 137 137: def initialize(options = nil) 138: @options = options 139: end