class Samovar::Command

def self.table

def self.table
	@table ||= Table.new
end