Method: MotionPrime::CollectionDelegate#dealloc

Defined in:
motion-prime/sections/collection/collection_delegate.rb

#deallocObject



12
13
14
15
# File 'motion-prime/sections/collection/collection_delegate.rb', line 12

def dealloc
  Prime.logger.dealloc_message :collection_delegate, 
  super
end