local function run() Monitor.write("Starting system...\n") end return { run = run }