53 54 55
# File 'lib/twb/util/gmledge.rb', line 53 def dot "%s -> %s" % [dotquote(from.id), dotquote(to.id)] end