52 53 54
# File 'lib/expire/rules.rb', line 52 def to_h rules.map { |rule| [rule.name.to_sym, rule] }.to_h end