# File lib/audited/sweeper.rb, line 7
    def before(controller)
      self.controller = controller
      true
    end