Returns:
21 22 23
# File 'lib/share_notify/push_document.rb', line 21 def valid? !(title.nil? || contributors.empty?) end