# File lib/tmail/header.rb, line 97
      def internal_new( name, conf )
        FNAME_TO_CLASS[name].newobj('', conf, true)
      end