class Main {} class method run: command in: system system output println: [let x = 42. x + x, x] end