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