13 14 15
# File 'lib/daigaku/course.rb', line 13 def chapters @chapters ||= Loading::Chapters.load(@path) end