# File lib/lowline.rb, line 12
def
blank?
;
self
=~
/\A\s*\z/
end