# File lib/rack/utils.rb, line 237
237:       def bytesize(string)
238:         string.size
239:       end