Exploring Graphs with Elixir: service contexts p.92-93

Okay, this was simply a case of moving
def graph_service(), do: unquote(graph_module)
into the macro.

The error is in the code download