class Dry::Logic::Predicate

def to_ast

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