125 126 127 128
# File 'lib/flonkerton.rb', line 125 def self.start screen = nil @window = Window.new(screen) @window.show end