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