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