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