5 6 7
# File 'lib/bcdd/contract/unit/factory.rb', line 5 def self.new(strategy) Core::Factory.new(Unit::Checker, Unit::Checking, strategy) end