class Dry::Logic::RuleCompiler

def initialize(predicates)

def initialize(predicates)
  @predicates = predicates
end