module Enlight module Responses class GetCompany < Enlight::Responses::Response include Enlight::Responses::CompanyAttributable end end end