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