class Dentaku::AST::Arithmetic

def operator

def operator
  raise NotImplementedError
end