# TODO: Write documentation for `Playper` # Here everything for supporting persistent storage will be saved # Being it postgresql or sqlite module Database VERSION = "0.1.0" # TODO: Put your code here print("Hello world") end