module Roda::RodaPlugins::StatusHandler

def self.configure(app)

def self.configure(app)
  app.opts[:status_handler] ||= {}
end