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