2
0
nil
10 11 12
# File 'lib/cacheable/version.rb', line 10 def self.to_s [MAJOR, MINOR, TINY, PRE].compact.join('.').freeze end