# frozen_string_literal: true module Coursemology::Evaluator::Services extend ActiveSupport::Autoload autoload :EvaluateProgrammingPackageService end