class ChefCLI::CookbookProfiler::NullSCM

def initialize(cookbook_path); end

def initialize(cookbook_path); end

def profile_data

def profile_data
  nil
end