# File lib/tmail/header.rb, line 514
    def by=( arg )
      ensure_parsed
      @by = arg
    end