module Enlight module Responses class GetCourse < Enlight::Responses::Response include Enlight::Responses::CourseAttributable end end end