class Samovar::Nested
def initialize(name, commands, key: :command)
def initialize(name, commands, key: :command) @name = name @commands = commands @key = key end
def initialize(name, commands, key: :command) @name = name @commands = commands @key = key end