# File gofer/messaging/broker.rb, line 119
  def simple
    return '%s:%d' % [@host, @port]    
  end