12 13 14 15 16 17
# File 'lib/cli.rb', line 12 def run @page_num = 1 make_articles display_articles menu end