# File lib/jeweler/version_helper.rb, line 50 def write File.open(plaintext_path, 'w') do |file| file.write to_s end end