# frozen_string_literal: true class Runner::Error::NotAvailable < Runner::Error; end