module Protobuf::Decoder

def read_start_group(stream)

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