12 13 14
# File 'lib/convertr.rb', line 12 def to_s ::File.read( ::File.join(::File.dirname(__FILE__), '..', 'VERSION') ).chomp end