@interface HMBSQLContextConcrete : HMBSQLContext @property (copy, nonatomic) id /* block */ initBlock; - (id)initialize; - (void).cxx_destruct; @end