# File lib/typhoeus/response/informations.rb, line 69
      def response_code
        (options[:response_code] || options[:code]).to_i
      end