# File lib/paper_trail.rb, line 72
  def self.whodunnit=(value)
    paper_trail_store[:whodunnit] = value
  end