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