package org.example.server; public interface ISiteNewsService { int grabNews(); }