# File lib/IVLE/api/ivle_news.rb, line 3 def public_news(title_only=false) api 'PublicNews', titleonly: title_only end