class Honeybadger::Config

def before_notify_hooks

def before_notify_hooks
  (ruby[:before_notify] || []).clone
end