module EacRubyUtils::Speaker::Receiver

def warn(_string)

def warn(_string)
  raise_abstract_method(__method__)
end