export interface BCMSObjectUtility { instance(o: T): T; }