class Samovar::Command

def self.[](*input)

def self.[](*input)
	self.parse(input)
end