# File lib/paper_trail/version_concern.rb, line 55
def
not_creates
where
'event <> ?'
,
'create'
end