# File lib/action_controller/metal/renderers.rb, line 48
    def render_to_body(options)
      _handle_render_options(options) || super
    end