class ChefCLI::Policyfile::CookbookLocationSpecification
def version_fixed?
def version_fixed? [:git, :github, :path, :chef_server_artifact].include?(@source_type) end
def version_fixed? [:git, :github, :path, :chef_server_artifact].include?(@source_type) end