Returns the instrumentation object if enabled
Returns:
12 13 14
# File 'lib/leap/whip.rb', line 12 def instrument? defined?(@@whip) end