# File lib/climate_control/modifier.rb, line 78 def initialize(hash_1, hash_2) @hash_1 = hash_1 || {} @hash_2 = hash_2 end