190 191 192
# File 'lib/gettext/po_entry.rb', line 190 def header? @type == :normal and @msgid == "" end