# File lib/rack/handler.rb, line 31 def self._const_get(str, inherit = true) const_get(str, inherit) end