Yields:
Yield Parameters:
the object that the method was called on
136 137 138
# File 'lib/counter_server.rb', line 136 def flush yield self end