Method: Book#chapters

Defined in:
lib/book.rb

#chaptersObject

Returns the value of attribute chapters.



4
5
6
# File 'lib/book.rb', line 4

def chapters
  @chapters
end