Books API Books.java class Books { Books(final FakeDataService fakeDataService) String isbn10() String isbn13() }