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