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