Can you use composed_of on an abstract AR class?

I’m trying to use composed_of in a class with self.abstract_class =
true.

Should I expect it to work?

Thanks,
Wes