:nodoc:
Returns:
50 51 52
# File 'lib/importex/core_ext/blank.rb', line 50 def blank? self !~ /\S/ end