Method: Wildsight::Context::Context#unregister

Defined in:
lib/wildsight/context/context.rb

#unregisterObject



24
25
26
# File 'lib/wildsight/context/context.rb', line 24

def unregister
  @agent.unregister_context(self)
end