def Simplate(fs): return load_uncached(StubRequest.from_fs(fs))
def Simplate(fs): return load_uncached(StubRequest(fs))