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