# File lib/tmail/header.rb, line 756
    def main_type=( arg )
      ensure_parsed
      @main = arg.downcase
    end