# File lib/tmail/header.rb, line 148 def body ensure_parsed v = Decoder.new(s = '') do_accept v v.terminate s end