# File lib/graphviz/family_tree/person.rb, line 108
      def is_dead
        @node["style"] = "filled"
      end