# frozen_string_literal: true module Exclaim class Helper include Implementable end end