# File lib/paper_trail/has_paper_trail.rb, line 193 def clear_rolled_back_versions send(self.class.versions_association_name).reload end