Method: MainLoop::Handler#id

Defined in:
lib/main_loop/handler.rb

#id(*_args) ⇒ Object

:nocov:



18
19
20
# File 'lib/main_loop/handler.rb', line 18

def id(*_args)
  raise 'not implemented!'
end