class Protobuf::Generators::FileGenerator
def print_file_comment
def print_file_comment puts "# encoding: utf-8" puts puts "##" puts "# This file is auto-generated. DO NOT EDIT!" puts "#" end
def print_file_comment puts "# encoding: utf-8" puts puts "##" puts "# This file is auto-generated. DO NOT EDIT!" puts "#" end