setDefaults Correction
Overriding the default initializer on NSManagedObject subclasses is not recommend. Moved the setDefaults implementation to the convenience initializers.
Overriding the default initializer on NSManagedObject subclasses is not recommend. Moved the setDefaults implementation to the convenience initializers.