class Samovar::Command

def self.table

def self.table
	@table ||= Table.nested(self)
end