# File lib/tmail/header.rb, line 116
    def inspect
      "#<#{self.class} #{@body.inspect}>"
    end