module Protocol::Rack::Adapter
def self.parse_file(...)
@parameter env [Hash] The Rack environment
Parses a file path from the Rack environment.
def self.parse_file(...) IMPLEMENTATION.parse_file(...) end
def self.parse_file(...) IMPLEMENTATION.parse_file(...) end