# File lib/god/conditions/complex.rb, line 22 def prepare @oper_stack.each { |oper| oper.prepare } end