# File lib/webrick/httpservlet/abstract.rb, line 22 def self.get_instance(config, *options) self.new(config, *options) end