Class TMail::StructuredHeader
In: lib/tmail/header.rb
Parent: HeaderField

Methods

comments  

Public Instance methods

[Source]

# File lib/tmail/header.rb, line 158
    def comments
      ensure_parsed
      @comments
    end

[Validate]