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