module Enlight module Responses class DeleteUser < Enlight::Responses::Response end end end