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