nitc :: AMethid :: is_binary
self
# Is the `self` a binary operator? fun is_binary: Bool do return true
redef fun is_binary do return false