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