sclass HttpFromFileSystem { File dir; bool serveDirectoryListings; O serve(S uri) { LS parts = nempties(splitAtSlash(uri)); } }