class Samovar::Command

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

def self.nested(*args, **options)
	append Nested.new(*args, **options)
end