class Arel::InsertManager

def select(select)

def select(select)
  @ast.select = select
end