# File lib/action_controller/vendor/rack-1.0/rack/utils.rb, line 154
      def bytesize(string)
        string.size
      end