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