class Fluent::Plugin::RoundRobinOutput

def initialize

def initialize
  super
  @weights = []
end