# File lib/fuubar.rb, line 97 def example_tick(_notification) example_tick_lock.synchronize do refresh end end