Method: Honeybadger::Agent.instance

Defined in:
lib/honeybadger/agent.rb

.instanceObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

[View source]

55
56
57
# File 'lib/honeybadger/agent.rb', line 55

def self.instance
  @instance
end