# frozen_string_literal: true module Webhookr::Services extend ActiveSupport::Autoload autoload :Adapter end