# File lib/rgl/base.rb, line 145
145:     def has_vertex?(v); include?(v); end