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