# File lib/semantic_puppet/dependency/graph_node.rb, line 20
      def children
        @_children ||= {}
      end