class Protobuf::Visitor::CreateRpcVisitor

def initialize

def initialize
  @services = {}
  @create_file = true
  @file_contents = {}
end