[Source]
# File lib/facebooker/parser.rb, line 701 def self.process(data) element('dashboard_getCount_response', data).content.strip end
[Validate]