{args:wrapArgs(1),wantExc:mustCreateException(TypeErrorType,"unbound method sort() must be called with list instance as first argument (got int instance instead)")},
{args:wrapArgs(NewList(),1),wantExc:mustCreateException(TypeErrorType,"'sort' of 'list' requires 1 arguments")},