in step3/src/client/shakesapp_pb2_grpc.py [0:0]
def GetMatchCount(self, request, context):
"""Accepts a query string and returns the number of lines containing that.
"""
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
context.set_details('Method not implemented!')
raise NotImplementedError('Method not implemented!')