module Dry::Logic::PredicateSet::Methods

def import(predicate_set)

def import(predicate_set)
  merge(predicate_set)
end