2
3
0
8 9 10
# File 'lib/wlang/version.rb', line 8 def self.to_s [ MAJOR, MINOR, TINY ].join('.') end