syntax = "proto3"; package data; message composition { repeated string array = 1; }