class VagrantCloud::Instrumentor::Core

Public Instance Methods

instrument(*_) click to toggle source
# File lib/vagrant_cloud/instrumentor/core.rb, line 4
def instrument(*_)
  raise NotImplementedError
end