# frozen_string_literal: true module Minty class Client include Minty::Mixins end end