class Dry::Logic::Rule::Interface

def constant?

def constant?
  arity.zero?
end