class Mongoid::Paranoia::Configuration

def initialize

def initialize
  @paranoid_field = :deleted_at
end