119 120 121
# File 'lib/isodoc/metadata.rb', line 119 def unpublished(status) !(status.downcase == "published") end