// // <%= @prefixed_module %>Interactor.m // <%= @project %> // // Created by <%= @author %> on <%= @date %>. // //

import “<%= @prefixed_module %>Interactor.h”

@implementation <%= @prefixed_module %>Interactor

@end