class EasyTalk::Types::BaseComposer
no-doc
def initialize(*args)
-
args
(Array
) -- the items to be assigned to the instance variable @items
def initialize(*args) @items = args end
no-doc
args
(Array
)
-- the items to be assigned to the instance variable @items
def initialize(*args) @items = args end