class Samovar::Command

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

def self.one(*args, **options)
	append One.new(*args, **options)
end