module ActionController::Rendering

def render_to_body(*)

def render_to_body(*)
  super || " "
end