[Trivial]Do not use cls in instance method

cls should not be used in instance method, self should be used instead.

Change-Id: Ia125ffac1b42a1fe05b28dee7080e298426e7f2d
1 file changed