# File lib/rgl/mutable.rb, line 17
17:     def add_vertex (v)
18:       raise NotImplementedError
19:     end