class Samovar::Command

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

def self.split(*args, **options)
	append Split.new(*args, **options)
end