class Samovar::Command

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

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