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