14 15 16
# File 'lib/lexile/api/endpoints.rb', line 14 def books @books ||= Lexile::Api::Books.new( client ) end