# File lib/graphviz/types.rb, line 4
      def initialize( data )
        @data = check(data)
      end