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