# frozen_string_literal: true
module Integrations
class Phorge < Integration
include Integrations::Base::Phorge
end