@protocol NSObject @property (readonly) int hash; @end @interface NSObject @end