18 19 20
# File 'lib/uc/unicorn/init.rb', line 18 def event_type @event_type ||= (restart? ? "restart" : "start") end