# File lib/configatron/errors.rb, line 3
    def initialize(msg)
      super(msg)
    end