#!/usr/koeki/bin/ruby -Ke require 'tk' TkLabel.new("text" => " Hello, world! ").pack Tk.mainloop