@protocol PXFeedViewLayoutSpec; @interface PXFeedViewLayoutSpecManager : PXObservable @property (retain, nonatomic) id spec; - (void).cxx_destruct; @end