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