abstract fun bind(graph: Graph): BoundService<R>
Binds this unbound service a given graph and returns a BoundService.