class Dentaku::AST::Modulo

def self.peek(input)

def self.peek(input)
  @arity = 1
  @arity = 2 if input.length > 1
end