Returns:
18 19 20
# File 'lib/isodoc/xref/xref_util.rb', line 18 def blank?(text) text.nil? || text.empty? end