# File lib/rack/protection/base.rb, line 128
        def bytesize(string)
          string.bytesize
        end