Returns:
99 100 101 102 103
# File 'lib/tmail/header.rb', line 99 def empty? ensure_parsed return true if @illegal isempty? end