module DatabaseCleaner::Generic::Truncation

def clean

def clean
  raise NotImplementedError
end