class NotifySponsorThatPetitionIsPublishedEmailJob < EmailJob - NotifySponsorThatPetitionIsPublishedEmailJob has no descriptive comment
self.mailer = PetitionMailer
self.email = :notify_sponsor_that_petition_is_published
end