# File lib/extlib/blank.rb, line 86
def
blank?
strip
.
empty?
end