class Samovar::Command

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

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