class Registry::Uninstaller

def uninstall

def uninstall
  migrate_down
  remove_extension_directory
end