# File lib/rack/utils.rb, line 233
233:
def
bytesize
(
string
) 234:
string
.
bytesize
235:
end