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