class Arel::SelectManager

def offset

def offset
  @ast.offset && @ast.offset.expr
end