# File lib/faraday/response.rb, line 50
    def success?
      status == 200
    end