module Dotenv
  class FormatError < SyntaxError
  end
end