1 2 3 4 5 6
( #comment (let config (DataSource 'config)) (let world (Configure! world config 'PureDataSource 'yt)) (return world) )