module Roda::RodaPlugins::Heartbeat

def self.load_dependencies(app, opts=OPTS)

def self.load_dependencies(app, opts=OPTS)
  app.plugin :_before_hook
end