572 573 574 575
# File 'lib/ayadn/app.rb', line 572 def nowplaying require_relative("nowplaying") Action.new.nowplaying(options) end