module EacRubyUtils::Speaker

def current_receiver

Returns:
  • (EacRubyUtils::Speaker::Receiver) -
def current_receiver
  context.current
end