# frozen_string_literal: true module OrderAsSpecified class Error < StandardError end end