# File lib/spring/process_title_updater.rb, line 21 def initialize(start = Time.now, &block) @start = start @block = block end