items; } /** * Fetch news items from this source. */ function loadItems() { // Do nothing, because this is a dummy source } }