module Jeweler::VersionHelper::PlaintextExtension

def read_plaintext

def read_plaintext
  File.read(plaintext_path)
end