# File lib/vestal_versions/tagging.rb, line 39 def tag!(tag) write_attribute(:tag, tag) save ? tag : nil end