class KPM::Uninstaller

def refresh_installed_plugins

def refresh_installed_plugins
  @installed_plugins = Inspector.new.inspect(@destination)
end