# File benchmarks/cps.rb, line 2
 def initialize secs=20
		@seconds = secs
	end