module Protobuf::Rpc::Connectors::Common

def request_caller

def request_caller
  @options[:client_host] || ::Protobuf.client_host
end