class Dry::Logic::Predicate

def to_ary

def to_ary
  [:predicate, [id, args]]
end