module EacRubyUtils::Speaker::Receiver

def out(_string = '')

def out(_string = '')
  raise_abstract_method(__method__)
end