# File lib/faraday/response.rb, line 36
def
status
finished?
?
env
.
status
:
nil
end