# File lib/more/facets/timer.rb, line 192 def start if block_given? then yield else time_limit() end end