0
17
9 10 11
# File 'lib/bmg/sql/version.rb', line 9 def self.to_s [ MAJOR, MINOR, TINY ].join('.') end