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