# File lib/core/facets/kernel/blank.rb, line 74
def
blank?
/\S/
!~
self
end