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