26 27 28 29 30 31 32
# File 'lib/tkextlib/tktable/tktable.rb', line 26 def self.package_version begin TkPackage.require('Tktable') rescue '' end end