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