@interface Evaluation : NSObject @property (copy, nonatomic) id /* block */ callback; - (id)description; - (void).cxx_destruct; @end