[Source]
# File lib/facebooker/parser.rb, line 300 def self.process(data) array_of_hashes(element('feed_getRegisteredTemplateBundles_response',data), 'template_bundle') end
[Validate]