class ChefSpec::Stubs::Registry

def stub_for(*args)

def stub_for(*args)
  raise ArgumentError, "#stub_for is an abstract function"
end