0
2
1
7 8 9
# File 'lib/xcode_snippets/version.rb', line 7 def self.to_s "#{MAJOR}.#{MINOR}.#{TINY}" end