# frozen_string_literal: true module Minty module Algorithm include Minty::Mixins::Validation::Algorithm end end