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