6465666768697071
throws Exception { this.project = project; this.name = name; this.root = root; snippets.add(new GetSetSnippet()); snippets.add(new ReplaceInvocation()); }