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