package templatedemailer func (impl *templatedEmailer) SendBusinessVerificationEmail(email, verificationCode, firstName string) error { return nil }