# File lib/graphviz/family_tree/person.rb, line 29
      def sibling=(x)
        @sibling=x
      end