# File lib/typhoeus/response.rb, line 99
    def timed_out?
      curl_return_code == 28
    end