# File lib/whois/answer.rb, line 84
def
content
@content
||=
parts
.
map
(
&
:body
).
join
(
"\n"
)
end