class Protobuf::Generators::FileGenerator

def fully_qualified_token?(token)

def fully_qualified_token?(token)
  token[0] == '.'
end