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