# File lib/mechanize/download.rb, line 48
def
body
@body_io
.
read
.
tap
{
@body_io
.
rewind
}
end