# File addon/buildr/protobuf.rb, line 55
      def protoc_path
        ENV['PROTOC'] || "protoc"
      end