1
0
nil
8 9 10
# File 'lib/entity_responder/version.rb', line 8 def self.to_s [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join('.') end