# frozen_string_literal: true # @api public # @author darthjee class Baleog autoload :VERSION, 'baleog/version' end