#import "PGConnection.h" OF_ASSUME_NONNULL_BEGIN @interface PGConnection () - (PGconn *)PG_connection; @end OF_ASSUME_NONNULL_END