15 16 17
# File 'lib/month_weeks/week.rb', line 15 def to_h { :start_date => start_date, :end_date => end_date, :dates => dates } end