55 56 57
# File 'lib/appfuel/handler/base.rb', line 55 def ok(value = nil) response_handler.ok(value) end