# File lib/simp/cli/lib/utils.rb, line 47
  def puppet_info
    @@puppet_info ||= PuppetInfo.new

    return @@puppet_info.system_puppet_info
  end