110 111 112
# File 'lib/ayadn/app.rb', line 110 def mentions(*username) Action.new.mentions(username, options) end