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