class Samovar::Command

def self.many(*args, **options)

def self.many(*args, **options)
	append Many.new(*args, **options)
end