Source: show
# File ext/tk/lib/tk/image.rb, line 124 def initialize(*args) @type = 'bitmap' super(*args) end