global

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

def self.opened(name, attributes = {})
	self.new(name, false, attributes)
end