# File lib/rgl/mutable.rb, line 52
52:     def remove_vertex (v)
53:       raise NotImplementedError
54:     end