In this code, what does ThatOne refer to?
@interface TestClass : ThisOne <ThatOne>
a helper file's name
a protocoL impLemented by ThisOne
the name of the category being created for ThisOne
the parent class of TestClass