global

def self.closed(name, attributes = {})

def self.closed(name, attributes = {})
	self.new(name, true, attributes)
end