0
7
10
nil
Returns:
26 27 28
# File 'lib/azure/version.rb', line 26 def to_s [MAJOR, MINOR, UPDATE, PRE].compact.join('.') end