class GatherSponsorsForPetitionEmailJob < EmailJob IrresponsibleModule GatherSponsorsForPetitionEmailJob has no descriptive comment self.mailer = PetitionMailer self.email = :gather_sponsors_for_petition end