class ElasticAPM::Spies::AzureStorageTableSpy

@api private

def install

def install
  ::Azure::Storage::Table::TableService.prepend(Ext)
end