module Protobuf::Decoder

def read_end_group(stream)

Not implemented.
def read_end_group(stream)
  raise NotImplementedError, 'Group is deprecated.'
end