# File lib/ramaze/contrib/app_graph.rb, line 10
  def initialize
    @out = Set.new
  end