# File lib/simp/cli/config/errors.rb, line 8
    def initialize(message)
      super("Internal error: #{message}")
    end