class ProxyStatus::OpenscapSpool

def spool_status

def spool_status
  fetch_proxy_data do
    api.spool_status
  end
end