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