# File lib/heel/version.rb, line 12 12: def to_a 13: [MAJOR, MINOR, BUILD] 14: end
# File lib/heel/version.rb, line 16 16: def to_s 17: to_a.join(".") 18: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.