# File lib/paper_trail.rb, line 117 def self.transaction_id=(id) paper_trail_store[:transaction_id] = id end