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