module ModerationHelper - ModerationHelper has no descriptive comment
def moderation_delay? - ModerationHelper#moderation_delay? doesn't depend on instance state (maybe move it to another class?)
Petition.in_moderation.count >= Site.threshold_for_moderation_delay
end
end