# File lib/chronic_duration.rb, line 34
  def self.days_per_week=(value)
    @@days_per_week = value
  end