70 71 72
# File 'lib/efl/native.rb', line 70 def full [:major,:minor,:micro,:revision].collect { |e| self[e].to_s }.join '.' end