class Berkshelf::ChefConnectionError

def to_s

def to_s
  "There was an error connecting to the Chef Server"
end