# File lib/visage-app/graph.rb, line 10 def initialize(opts={}) @host = opts[:host] @plugin = opts[:plugin] @instances = opts[:instances] end