class EacRubyUtils::OptionsConsumer

def initialize(data)

def initialize(data)
  @data = data.with_indifferent_access
end