Methods
C
Instance Public methods
comments()
# File rails/actionmailer/lib/action_mailer/vendor/tmail/header.rb, line 177
def comments
  ensure_parsed
  @comments
end