public ObjectUserObject(Library lib, string name, int size) : base(lib, name, LibraryObjectType.UserObject, size) { }