196197198199200201202
return new NamespaceRef(namespaces); } @Override public IMethodRef createMethodRef() { return new MethodRef(); }