92939495969798
*/ public void createShelf() { if (user == null) { return; } newShelf = new Shelf(); }