# File lib/visage-app/graph.rb, line 16 def id Digest::MD5.hexdigest("#{@host}-#{@plugin}-#{@instances}\n") end