# File lib/riddle/controller.rb, line 84
def
rotate
pid
&&
Process
.
kill
(
:HUP
,
pid
.
to_i
)
end