@interface PXHUDBoxedValueVisualization : PXHUDVisualization @property (retain, nonatomic) id value; - (void).cxx_destruct; @end