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