# File lib/faraday/adapter.rb, line 33
def
call
(
env
)
env
.
clear_body
if
env
.
needs_body?
end