# frozen_string_literal: true require "dry/core/constants" module Dry module Monitor include Dry::Core::Constants end end