# File lib/heel/version.rb, line 12 def to_a [MAJOR, MINOR, BUILD] end
# File lib/heel/version.rb, line 16 def to_s to_a.join(".") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.