import os from helper.fs import FS class SdfGenerateWorldUseCase: def call(assembly: str) -> str: world = FS.readFile( os.path.dirname(os.path.realpath(__file__)) + "/../../mocks/sdf/world.sdf" ) beginWorld = world[0 : world.find(" str: return