# File lib/launchy/version.rb, line 7 7: def self.to_a 8: [MAJOR, MINOR, BUILD] 9: end
# File lib/launchy/version.rb, line 11 11: def self.to_s 12: to_a.join(".") 13: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.