when the user calls Model.limit(10) I want is get the value of 10.
Model.limit(10)
So for that, I have overloaded a function
def visit_Arel_Nodes_SelectSt