class RailsBand::Configuration

def initialize

def initialize
  @consumers = Consumers.new
end