67686970717273
cents = Long.parseLong( reader.getValue() ); } reader.getValue(); reader.moveUp(); return new Money( cents ); }