# File lib/action_controller/string_coercion.rb, line 4
      def initialize(body)
        @body = body
      end