module ActionController::ImplicitRender

def default_render

def default_render
  render
end