module Tapioca::Runtime::Trackers::Tracker

def disable!

: -> void
def disable!
  @enabled = false
end