19 20 21 22 23 24
# File 'lib/cskit/readers/reading.rb', line 19 def to_hash { texts: texts, chapter: chapter.to_hash } end