module Protocol::Rack::Adapter

def self.parse_file(...)

def self.parse_file(...)
	IMPLEMENTATION.parse_file(...)
end