class Samovar::Command

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

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