class Renderer: def render(self, cover: str, artist: str, album: str, title: str): pass