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