#!/usr/bin/env rubyrequire 'tk'hello = TkRoot.newTkLabel.new( hello ) do text "\n Hello, Matz! \n" packendTk.mainloop