module EasyTalk::Model::InstanceMethods

def initialize(attributes = {})

def initialize(attributes = {})
  @additional_properties = {}
  super
end