# File lib/typhoeus/utils.rb, line 57
      def bytesize(string)
        string.size
      end