# File lib/rest_test.rb, line 20 def start @tested = 0 @unsupported = 0 @failed = 0 @passed = 0 @error = 0 @skipped = 0 end