package nat; interface Template { function prepareEntry(e:Entry):Void; }