178 179 180
# File 'lib/exalted_math/math.rb', line 178 def ast Node::Divide.new( primary.ast, multitive.ast ) end