Arel::Nodes::Node
# File lib/arel/nodes/binary.rb, line 6 def initialize left, right @left = left @right = right end
[Validate]
Generated with the Darkfish Rdoc Generator 2.