50405041504250435044504550465047
*/ protected void assertDetachable(Object object) { if (object != null && !getApiAdapter().isDetachable(object)) { throw new ClassNotDetachableException(object.getClass().getName()); } }
39023903390439053906390739083909