# File lib/typhoeus/response/informations.rb, line 90
      def total_time
        options[:total_time] || options[:time]
      end