@interface ASUtilsLazyClass : NSObject + (id)asDeviceID; + (void)fillOutASDeviceID; @end