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