syntax = "proto3"; package foo_bar; option ruby_package = "A::B"; message TestRubyPackageMessage {}