class ChefCLI::Policyfile::CookbookLock
def refresh!
def refresh! raise NotImplementedError, "#{self.class} must override #refresh! with a specific implementation" end
def refresh! raise NotImplementedError, "#{self.class} must override #refresh! with a specific implementation" end