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