# frozen_string_literal: true module Arrangement class Error < StandardError; end end