88 89 90
# File 'lib/allq/client.rb', line 88 def stats(breakout = false) v = @stats_action.snd(breakout: breakout) end