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