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