Currently, always returns all
[Source]
# File lib/facebooker/parser.rb, line 756 def self.process(data) hashinate_by_key(element('dashboard_getGlobalNews_response', data)) end
[Validate]