# File lib/tmail/header.rb, line 551 def _for=( arg ) ensure_parsed @_for = arg end
# File lib/tmail/header.rb, line 516 def by=( arg ) ensure_parsed @by = arg end
# File lib/tmail/header.rb, line 561 def date=( arg ) ensure_parsed @date = arg end
# File lib/tmail/header.rb, line 506 def from=( arg ) ensure_parsed @from = arg end
# File lib/tmail/header.rb, line 541 def id=( arg ) ensure_parsed @id = arg end
Generated with the Darkfish Rdoc Generator 2.