class Protobuf::Rpc::Service

def self.host


The host location of the service.
def self.host
  @_host ||= DEFAULT_HOST
end