Returns:
17 18 19
# File 'lib/filecoin/types/cid.rb', line 17 def valid? !target.nil? && !target.empty? end