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