@Override public GetACLBuilder getACL() { throw new UnsupportedOperationException("Not implemented in MockCurator"); }
@Override public GetACLBuilder getACL() { return namespaceDelegate().getACL(); }