chromium/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto

syntax = "proto3";

package one.two.a_three;

message Four {
  string a_string = 1;
}