module Webhooks::Outgoing

def self.table_name_prefix

def self.table_name_prefix
  "webhooks_outgoing_"
end