develop
# frozen_string_literal: true module SmtpMock module Error Server = ::Class.new(::RuntimeError) end end