# File lib/audited/auditor.rb, line 103
def
save_without_auditing
without_auditing
{
save
}
end