// // <%= @prefixed_module %>DataManager.m // <%= @project %> // // Created by <%= @author %> on <%= @date %>. // //
import “<%= @prefixed_module %>DataManager.h”
@implementation <%= @prefixed_module %>DataManager
@end
// // <%= @prefixed_module %>DataManager.m // <%= @project %> // // Created by <%= @author %> on <%= @date %>. // //
import “<%= @prefixed_module %>DataManager.h”
@implementation <%= @prefixed_module %>DataManager
@end