class ActionController::Live::Buffer

def on_error(&block)

def on_error(&block)
  @error_callback = block
end