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