class Protocol::Rack::Adapter::Rack3

def self.parse_file(...)

def self.parse_file(...)
	::Rack::Builder.parse_file(...)
end