class Arel::Nodes::Preceding

def initialize(expr = nil)

def initialize(expr = nil)
  super(expr)
end