25 26 27
# File 'lib/wb/config.rb', line 25 def working_hours @working_hours ||= workbook.fetch("working_hours").split("-") end