# File lib/paranoia.rb, line 29
  def destroyed?
    !self.deleted_at.nil?
  end