40 41 42
# File 'lib/contracts.rb', line 40 def self.current_contracts Thread.current[:current_contracts] ||= [] end