#include "fs/devices/ZeroDevice.h" Result> ZeroDevice::create() { return (SharedPtr)TRY(make_shared()); }