class Registry::Uninstaller

def migrate_down

def migrate_down
  rake "radiant:extensions:#{name}:migrate VERSION=0"
end