# File lib/faraday/response.rb, line 81
def
marshal_load
(
env
)
@env
=
Env
.
from
(
env
)
end